<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */
*{margin: 0 auto; padding: 0;}
body
{
	font-size: 14px;
	color: #474747;
	font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
	background: #fff;
}
ul,li{list-style-type: none;}
img,ul,li,border{padding: 0px;margin: 0px;}
img,border{border: none;}
a{color: #494949;text-decoration: none;}
a:hover{color:#ff5a00;text-decoration: none;}
a:active{text-decoration: none;}
.clear{clear: both;}
img{	border: 0;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;clear: both;height: 0;}
.clearfloat{clear: both;height: 0;font-size: 1px;line-height: 0px;}
.clearfix{display: inline-table;}
input,textarea{outline: none;border: 0px;}
/* Hides from IE-mac \*/
html {overflow-x:hidden;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*blank*/
.blank{width:100%; height:4px; background:#ff7900;}
/*top*/
.top{width:1180px; height:auto; overflow:hidden; margin:0 auto;}
.top_cont{height:24px; line-height:24px; background:#0055AA; border-radius:5px; float:right; margin-top:-3px;}
.top_cont p{color:#fff;}
.top_cont p a {color:#fff;}
/*logo*/
.logo{width:1180px; height:auto; overflow:hidden; margin:0 auto; padding:20px 0;}
.logo_left{width:500px; height:80px; float:left;}
.logo_right{width:350px; height:80px; float:right;}
.logo_right dl dt{float:left;}
.logo_right dl dd{float:left; font-size:14px; width:265px; margin-top:10px;}
.logo_right dl dd span{ font-size:22px; color:#000;}

/*nav*/
.nav{width:100%; height:62px; background:#0055AA;}
.nav_cont{width:1180px; margin:0 auto;}
.nav_cont ul li{float:left; font-size:16px; width:168px; height:62px; text-align:center; line-height:62px; display:block;}
.nav_cont ul li a{color:#FFF;}
.nav_cont ul li a:hover{width:150px; height:62px; display:block; background:url(../images/nav_li_bg.png) no-repeat;}
.nav_cont ul li .current{background:url(../images/nav_li_bg.png) no-repeat; width:107px; height:62px; display:block;}

/*banner*/
.ban{position:relative;width:1000px;height:475px;margin:0px auto;}
.banPa{left:-460px; position:absolute;}
#foucsBox { margin: 0 auto; padding: 0; width: 1920px; height: 475px; overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 1920px; height: 475px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 1920px; height: 475px; }
#foucsBox .imgCon li img {width: 1920px; height: 475px; }
#foucsBox .foucs { width: 1920px; height:20px; position: absolute; bottom: 10px; text-align: center; z-index: 3; }
.foucs span{display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../images/ban_coin.png) -23px 2px no-repeat;
    cursor: pointer;
    overflow: hidden;}
.foucs span.f{background:url(../images/ban_coin.png) 0px 0px no-repeat;}

/*search*/
#box{width:100%; height:48px; background:#ffc3a2; margin:0 auto; }
#search{width:1180px;  margin:0 auto;}
.search_left{line-height:48px; float:left;}
.search_left span{margin-right:15px;}
.search_left span a:hover{color:#F00;}
.search_right{float:right; padding-top:18px;}
.font1{padding-left:8px;}
.out{border:1px solid #9a9a9a; width:120px; height:23px;}
.btn{width:44px; height:25px; background:#e8641b; color:#FFF; margin-left:-4px;}

/*footer*/
.footer{width:100%; height:auto; background:#0055AA; padding:25px 0 35px 0;}
.footer_cont{width:1180px; margin:0 auto;}
.link{width:1180px; margin:0 auto;height:91px; border-radius:10px; background:#FFF; padding:10px 0 0 10px;}
.link h4{font-size:14px;}
.link span{margin-top:10px; display:block;}
.link span a{margin:0 15px 0 0;}
.footer_cont dl{margin-top:20px; color:#FFF;}
.footer_cont dl dt{float:left;}
.footer_cont dl dd{text-align:center;margin-left:30px;}
.footer_cont dl dd a{color:#FFF;}
.footer_cont dl dd span{margin:0 16px;}
.footer_cont dl dd p{line-height:26px;}
.footer_cont dl dd p img{ vertical-align:middle; margin-left:5px;}

.hot{ overflow:hidden; margin:20px;}
.hot ul li{ height:180px; line-height:30px;}
.hot ul li img{ width:160px; height:160px;}

.zklist{ overflow:hidden; margin-top:15px;border: 1px solid #D5D5D5;border-radius:4px; font-family:"宋体";}
.zklist-T{background: url("../images/tit1.gif") repeat-x scroll 0% 0% transparent;height: 32px;line-height: 32px;font-weight: bold; text-indent:12px;}
.zklist-C{ overflow:hidden; margin-top:30px; margin-bottom:30px;}
.zklist-C ul li{width:96%; height:30px;line-height:30px;overflow:hidden;float:left;margin-right:2%;margin-left:2%;border-bottom: 1px dotted #d5d5d5; }
.zklist-C ul li a{ float:left; width:75%;}
.zklist-C ul li span{ width:20%;float:right;text-align: right;}



</pre></body></html>